From: Glenn Morris Date: Thu, 7 May 2015 02:01:02 +0000 (-0400) Subject: * Makefile.in (change-history-commit): Add missing piece of previous. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~2975 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=74fdcc1b7ee11e8465c375a81f4f6bd6d14cc00c;p=emacs.git * Makefile.in (change-history-commit): Add missing piece of previous. --- diff --git a/Makefile.in b/Makefile.in index 5102575217e..e8780c22d4a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1136,7 +1136,7 @@ change-history: change-history-nocommit # file contains invalid text, fix the file by hand and then run # 'make change-history-commit'. change-history-commit: - git commit -m'; make $@' $(CHANGELOG_N) Makefile.in + git commit -m'; make $@' $(CHANGELOG_N) $(emacslog) .PHONY: check-declare